const net/http.http2FlagHeadersPriority
5 uses
net/http (current package)
h2_bundle.go#L1649: http2FlagHeadersPriority http2Flags = 0x20
h2_bundle.go#L1673: http2FlagHeadersPriority: "PRIORITY",
h2_bundle.go#L2591: return f.http2FrameHeader.Flags.Has(http2FlagHeadersPriority)
h2_bundle.go#L2613: if fh.Flags.Has(http2FlagHeadersPriority) {
h2_bundle.go#L2686: flags |= http2FlagHeadersPriority
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)